Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add json schema generation #119

Merged
merged 2 commits into from
Oct 13, 2024
Merged

feat: add json schema generation #119

merged 2 commits into from
Oct 13, 2024

Conversation

Skarlso
Copy link
Owner

@Skarlso Skarlso commented Oct 12, 2024

Closes #115

TODOS

  • Implement some or more of the main command's flags. Alternatively, each command should have their own flags and only shared flags should be on the generate command. Some of the flags don't make sense on the scheme generator command.

@Skarlso Skarlso force-pushed the generate-json-schema branch 2 times, most recently from bd403dd to a5d4cf2 Compare October 12, 2024 19:21
@Skarlso Skarlso force-pushed the generate-json-schema branch from a5d4cf2 to 3e4ba2f Compare October 12, 2024 20:04
@Skarlso
Copy link
Owner Author

Skarlso commented Oct 13, 2024

This will be a BREAKING change because of the restructuring of the commands from plain generate to generate crd and generate schema.

@Skarlso Skarlso force-pushed the generate-json-schema branch from 7f68361 to a83651c Compare October 13, 2024 18:11
@Skarlso Skarlso merged commit 8f109c1 into main Oct 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Idea/Feature Request: JSON schema generation from CRDs
1 participant